# Begin: Custom commands for outgoing e-mails BEFORE encryption log (1,'Begin: Custom commands for outgoing e-mails BEFORE encryption'); # Begin: Delete DKIM headers log(1,'Begin: Delete DKIM headers'); rmheader('DKIM-Signature'); rmheader('ARC-Authentication-Results'); rmheader('ARC-Message-Signature'); rmheader('ARC-Seal'); log(1,'End: Delete DKIM headers'); # End: Delete DKIM headers log(1,'End: Custom commands for outgoing e-mails BEFORE encryption'); # End: Custom commands for outgoing e-mails BEFORE encryption